github.com/golang-jwt/jwt/v5.signingMethodNone.Sign (method, view implemented interface methods)

one use

	github.com/golang-jwt/jwt/v5 (current package)
		none.go#L44: func (m *signingMethodNone) Sign(signingString string, key interface{}) ([]byte, error) {